Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊
This playbook is triggered via HTTP request and is designed to get IOC value from workbook provided by user and fetch it's related data from Cyjax and Ingest it into Log Analytics Workspace which will be used to populate Ad Hoc dashboard.
| Attribute | Value |
|---|---|
| Type | Playbook |
| Solution | Cyjax |
| Source | View on GitHub |
This content item queries data from the following tables:
| Table | Transformations | Ingestion API | Lake-Only |
|---|---|---|---|
CyjaxAdHocEnrichment_CL 🔶 |
? | ✓ | ? |
📄 Source: CyjaxAdHocEnrichment/readme.md
This playbook is triggered via HTTP request from the Cyjax workbook and is designed to fetch IOC (Indicator of Compromise) data based on user-provided values. It retrieves related threat intelligence data from the Cyjax API and ingests it into Log Analytics Workspace, which is then used to populate the Ad Hoc dashboard in the Cyjax workbook.
Once deployment is complete, authorize each connection. 1. Go to your logic app → API connections → Select Keyvault connection resource. 2. Go to General → edit API connection. 3. Click Authorize. 4. Sign in. 5. Click Save. 6. Repeat steps for Log Analytics Data Collector connection.
Add access policy for the playbook's managed identity to read secrets from Key Vault. 1. Go to logic app → your logic app → identity → System assigned Managed identity and copy Object (principal) ID. 2. Go to keyvaults → your keyvault → Access policies → create. 3. Select Get and List permissions for Secrets. Click next. 4. In the principal section, search by copied object ID. Click next. 5. Click review + create.
Configure the Cyjax workbook to call this playbook with the HTTP POST URL. 1. Go to Logic App → your Logic App → Logic app designer. 2. Copy the HTTP POST URL from the trigger. 3. Configure the Cyjax workbook Ad Hoc Enrichment tab to use this URL for triggering IOC enrichment queries.
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊